-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Snow 1915375 drop copyright header in comments from snowflake repositories #2091
Snow 1915375 drop copyright header in comments from snowflake repositories #2091
Conversation
…into SNOW-1016470-increase-code-coverage-to-at-least-90
…into SNOW-1915375-Drop-copyright-header-in-comments-from-Snowflake-repositories
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4 files still contain @author jrosen
src/main/java/net/snowflake/client/jdbc/FileBackedOutputStream.java
Outdated
Show resolved
Hide resolved
src/main/java/net/snowflake/client/jdbc/SnowflakeChunkDownloader.java
Outdated
Show resolved
Hide resolved
Hi @sfc-gh-astachowski ,Kindly review the changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I found a bunch more files with with the copyright in them (probably merged from main after you removed most of them), please remove them.
sfc-gh-astachowski I modified newly added files. kindly review. |
…ents-from-Snowflake-repositories
@sfc-gh-pszpakowski, Need one more approver for this PR. |
…ents-from-Snowflake-repositories
…ents-from-Snowflake-repositories
@sfc-gh-pszpakowski, Could you please help assign 2nd reviewer to review this PR? |
…ents-from-Snowflake-repositories
…ents-from-Snowflake-repositories
Overview
SNOW-1915375
Pre-review self checklist
master
branchmvn -P check-style validate
)mvn verify
and inspecttarget/japicmp/japicmp.html
)SNOW-XXXX:
External contributors - please answer these questions before submitting a pull request. Thanks!
What GitHub issue is this PR addressing? Make sure that there is an accompanying issue to your PR.
Issue: #NNNN
Fill out the following pre-review checklist:
@SnowflakeJdbcInternalApi
(note that public/protected methods/fields in classes marked with this annotation are already internal)Please describe how your code solves the related issue.
Please write a short description of how your code change solves the related issue.